Skip to content

Add Driver build, Nets-Validation and CodeQL#51

Merged
Maxim-Doronin merged 10 commits intoopenvinotoolkit:developfrom
Maxim-Doronin:md/add_driver_build_checl
Apr 11, 2025
Merged

Add Driver build, Nets-Validation and CodeQL#51
Maxim-Doronin merged 10 commits intoopenvinotoolkit:developfrom
Maxim-Doronin:md/add_driver_build_checl

Conversation

@Maxim-Doronin
Copy link
Collaborator

@Maxim-Doronin Maxim-Doronin commented Mar 31, 2025

Summary

Adding Driver build, Nets-Validation and CodeQL pipelines
CodeQL is currently enabled on post-commit stage only. Proof of testing https://github.com/openvinotoolkit/npu_compiler/actions/runs/14400811325

TODO for next PRs:

  • integrate optimum-intel library in convert_pytorch_to_onnx
  • Investigate errors with OpenVINO developer package via installation, fix through UD updates and deploy
  • Fix CodeQL hits through UD updates
  • Fix Tests compilation on U24
  • Fix problems with sam-vit-base model (probably should be fixed by using optimum-intel and UD18)
  • Return vpux-translate-utils and previously removed lit tests

Target Platform For Release Notes

Aids the generation of release notes

  • NPU37XX
  • NPU40XX
  • NONE (Not included in release notes)

Classification of this Pull Request

  • Maintenance
  • BUG
  • Feature

Code Review Survey (Copy and Complete in your code review)

  • number_minutes_spent_on_review[0]
  • number_p1_defects_found[0]
  • number_p2_defects_found[0]
  • number_p3_defects_found[0]
  • number_p4_defects_found[0]

@Maxim-Doronin Maxim-Doronin requested a review from a team as a code owner March 31, 2025 10:50
@Maxim-Doronin Maxim-Doronin force-pushed the md/add_driver_build_checl branch 13 times, most recently from 35f8605 to e2be93f Compare March 31, 2025 14:28
@Maxim-Doronin Maxim-Doronin force-pushed the md/add_driver_build_checl branch 15 times, most recently from 9941c06 to f7e827c Compare April 1, 2025 02:21
@Maxim-Doronin Maxim-Doronin force-pushed the md/add_driver_build_checl branch from a1cc756 to f9d6279 Compare April 10, 2025 17:26
@Maxim-Doronin Maxim-Doronin force-pushed the md/add_driver_build_checl branch 12 times, most recently from 50a096f to b8af72b Compare April 11, 2025 10:10
@Maxim-Doronin Maxim-Doronin force-pushed the md/add_driver_build_checl branch from b8af72b to 0349512 Compare April 11, 2025 13:17
@Maxim-Doronin Maxim-Doronin added this to the UD2025.18 milestone Apr 11, 2025
@Maxim-Doronin Maxim-Doronin changed the title Add Driver build Add Driver build, Nets-Validation and CodeQL Apr 11, 2025
@Maxim-Doronin Maxim-Doronin added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file READY_FOR_REVIEW github_actions Pull requests that update GitHub Actions code labels Apr 11, 2025
This was linked to issues Apr 11, 2025
Copy link
Contributor

@DariaMityagina DariaMityagina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Thank you 👍

@Maxim-Doronin Maxim-Doronin merged commit 240a527 into openvinotoolkit:develop Apr 11, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code READY_FOR_REVIEW

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UNABLE TO BUILD How can I build it?

2 participants